HaruFont
PHP Manual

HaruFont::getDescent

(PECL haru >= 0.0.1)

HaruFont::getDescentGet the vertical descent of the font

Descripción

int HaruFont::getDescent ( void )

Get the vertical descent of the font.

Lista de parámetros

This function has no parameters.

Valores retornados

Return the vertical descent of the font.

Errors/Exceptions

Throws a HaruException on error.


HaruFont
PHP Manual